-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
koji-resubmit: add page #19538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
koji-resubmit: add page #19538
Conversation
| > Retry a canceled or failed task, using the same parameter as the original task. | ||
| > More information: <https://docs.pagure.org/koji>. | ||
| - Resubmit task: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Resubmit task: | |
| - Resubmit a task: |
Could you please fix this minor grammatical typo?
|
|
||
| `koji resubmit {{task_id}}` | ||
|
|
||
| - Don't wait on task: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Don't wait on task: | |
| - Resubmit a task without waiting for it to finish: |
Could you please update the example description to make it beginner-friendly?
|
|
||
| - Don't wait on task: | ||
|
|
||
| `koji resubmit {{task_id}} --nowait` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `koji resubmit {{task_id}} --nowait` | |
| `koji resubmit {{task_id}} {{[-n|--nowait]}}` |
Could you please add shorthand notation for nowait?
|
|
||
| `koji resubmit {{task_id}} --nowait` | ||
|
|
||
| - Don't print the task information: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Don't print the task information: | |
| - Resubmit a task without printing task information: |
Could you please update the example description to make it beginner-friendly?
|
|
||
| - Don't print the task information: | ||
|
|
||
| `koji resubmit {{task_id}} --quiet` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `koji resubmit {{task_id}} --quiet` | |
| `koji resubmit {{task_id}} {{[-q|--quiet]}}` |
Could you please add shorthand notation for quiet?
Checklist
common,linux,osx,windows,sunos,android, etc.Reference issue: #
#19268